🎖️GitЯра🎖️
Commit 3c70523e69d3de715e3e02cbf58dac7340d1e0ec
Parents : 4eae950
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-20T17:05:01-07:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-20T19:05:01-05:00
docs: audit and fix stale references from recent changes (#5555)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Changes
201 files changed, 608 insertions(+), 571 deletions(-)
Diff
diff --git a/docs/ar-rSA/user/connections.md b/docs/ar-rSA/user/connections.md
index 1ef1f8b04f..7ab256ff88 100644
--- a/docs/ar-rSA/user/connections.md
+++ b/docs/ar-rSA/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ar-rSA/user/desktop.md b/docs/ar-rSA/user/desktop.md
index cc955c7d04..54738389cf 100644
--- a/docs/ar-rSA/user/desktop.md
+++ b/docs/ar-rSA/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ar-rSA/user/nodes.md b/docs/ar-rSA/user/nodes.md
index b9d0b90005..58a35a31fa 100644
--- a/docs/ar-rSA/user/nodes.md
+++ b/docs/ar-rSA/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Request position
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ar-rSA/user/settings-module-admin.md b/docs/ar-rSA/user/settings-module-admin.md
index a8f28f6db0..1bec4e0501 100644
--- a/docs/ar-rSA/user/settings-module-admin.md
+++ b/docs/ar-rSA/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ar-rSA/user/settings-radio-user.md b/docs/ar-rSA/user/settings-radio-user.md
index 1761a1aee0..dd3502cf9b 100644
--- a/docs/ar-rSA/user/settings-radio-user.md
+++ b/docs/ar-rSA/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/be-rBY/user/connections.md b/docs/be-rBY/user/connections.md
index c4a5bd9a58..57a3910eca 100644
--- a/docs/be-rBY/user/connections.md
+++ b/docs/be-rBY/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Конфигурация
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/be-rBY/user/desktop.md b/docs/be-rBY/user/desktop.md
index 4e064b66fd..891ab82f22 100644
--- a/docs/be-rBY/user/desktop.md
+++ b/docs/be-rBY/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/be-rBY/user/nodes.md b/docs/be-rBY/user/nodes.md
index a4c5b6df06..b14bd31947 100644
--- a/docs/be-rBY/user/nodes.md
+++ b/docs/be-rBY/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Request position
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/be-rBY/user/settings-module-admin.md b/docs/be-rBY/user/settings-module-admin.md
index d976d0b9d5..1f89c08bc3 100644
--- a/docs/be-rBY/user/settings-module-admin.md
+++ b/docs/be-rBY/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/be-rBY/user/settings-radio-user.md b/docs/be-rBY/user/settings-radio-user.md
index a64b503a2b..6e4c470e7f 100644
--- a/docs/be-rBY/user/settings-radio-user.md
+++ b/docs/be-rBY/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Прыватны ключ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/bg-rBG/user/connections.md b/docs/bg-rBG/user/connections.md
index 24e00be6d8..1bf53053aa 100644
--- a/docs/bg-rBG/user/connections.md
+++ b/docs/bg-rBG/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Конфигурация
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/bg-rBG/user/desktop.md b/docs/bg-rBG/user/desktop.md
index 21032407b9..6ef562f393 100644
--- a/docs/bg-rBG/user/desktop.md
+++ b/docs/bg-rBG/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/bg-rBG/user/nodes.md b/docs/bg-rBG/user/nodes.md
index ba2ee79cd9..c678d916ed 100644
--- a/docs/bg-rBG/user/nodes.md
+++ b/docs/bg-rBG/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Вижте на картата
- - Поискване на позиция
- - Mark as favorite
- - Трасиране на маршрут
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/bg-rBG/user/settings-module-admin.md b/docs/bg-rBG/user/settings-module-admin.md
index 06fa211c81..03546db359 100644
--- a/docs/bg-rBG/user/settings-module-admin.md
+++ b/docs/bg-rBG/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/bg-rBG/user/settings-radio-user.md b/docs/bg-rBG/user/settings-radio-user.md
index ee943f9378..ddc72b02e3 100644
--- a/docs/bg-rBG/user/settings-radio-user.md
+++ b/docs/bg-rBG/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Публичен ключ | Your node's public key (read-only) |
| Администраторски ключ | Key for remote administration |
| Частен ключ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Управляем режим | Restrict non-admin channel changes |
diff --git a/docs/ca-rES/user/connections.md b/docs/ca-rES/user/connections.md
index 2038231552..bd77463877 100644
--- a/docs/ca-rES/user/connections.md
+++ b/docs/ca-rES/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ca-rES/user/desktop.md b/docs/ca-rES/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/ca-rES/user/desktop.md
+++ b/docs/ca-rES/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ca-rES/user/nodes.md b/docs/ca-rES/user/nodes.md
index 22521d4759..52e3bf55f7 100644
--- a/docs/ca-rES/user/nodes.md
+++ b/docs/ca-rES/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Sol·licitar posició
- - Mark as favorite
- - Traçar ruta
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ca-rES/user/settings-module-admin.md b/docs/ca-rES/user/settings-module-admin.md
index 7beff2bc88..f2216e4f63 100644
--- a/docs/ca-rES/user/settings-module-admin.md
+++ b/docs/ca-rES/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ca-rES/user/settings-radio-user.md b/docs/ca-rES/user/settings-radio-user.md
index 6290ab1468..24c09c527d 100644
--- a/docs/ca-rES/user/settings-radio-user.md
+++ b/docs/ca-rES/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/cs-rCZ/user/connections.md b/docs/cs-rCZ/user/connections.md
index cccd1ca0a2..da4b79d0f8 100644
--- a/docs/cs-rCZ/user/connections.md
+++ b/docs/cs-rCZ/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Nastavení
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/cs-rCZ/user/desktop.md b/docs/cs-rCZ/user/desktop.md
index f5733cfd29..7ad1d2faac 100644
--- a/docs/cs-rCZ/user/desktop.md
+++ b/docs/cs-rCZ/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/cs-rCZ/user/nodes.md b/docs/cs-rCZ/user/nodes.md
index e088d199dc..bc6c59e160 100644
--- a/docs/cs-rCZ/user/nodes.md
+++ b/docs/cs-rCZ/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Zobrazit na mapě
- - Vyžádat pozici
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/cs-rCZ/user/settings-module-admin.md b/docs/cs-rCZ/user/settings-module-admin.md
index 402db5bd77..67a48d83af 100644
--- a/docs/cs-rCZ/user/settings-module-admin.md
+++ b/docs/cs-rCZ/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/cs-rCZ/user/settings-radio-user.md b/docs/cs-rCZ/user/settings-radio-user.md
index b2fabed856..8543408158 100644
--- a/docs/cs-rCZ/user/settings-radio-user.md
+++ b/docs/cs-rCZ/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Veřejný klíč | Your node's public key (read-only) |
| Administrátorský klíč | Key for remote administration |
| Soukromý klíč | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Řízený režim | Restrict non-admin channel changes |
diff --git a/docs/de-rDE/user/connections.md b/docs/de-rDE/user/connections.md
index 2ab9750774..6902699901 100644
--- a/docs/de-rDE/user/connections.md
+++ b/docs/de-rDE/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Einstellungen
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/de-rDE/user/desktop.md b/docs/de-rDE/user/desktop.md
index 7bcd226ae8..6261c5979c 100644
--- a/docs/de-rDE/user/desktop.md
+++ b/docs/de-rDE/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Einstellungen öffnen |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/de-rDE/user/nodes.md b/docs/de-rDE/user/nodes.md
index 44fa1cee7b..686cbbce1d 100644
--- a/docs/de-rDE/user/nodes.md
+++ b/docs/de-rDE/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Auf der Karte anzeigen
- - Position anfordern
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/de-rDE/user/settings-module-admin.md b/docs/de-rDE/user/settings-module-admin.md
index 99f024ea99..ce289f93c9 100644
--- a/docs/de-rDE/user/settings-module-admin.md
+++ b/docs/de-rDE/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/de-rDE/user/settings-radio-user.md b/docs/de-rDE/user/settings-radio-user.md
index 616eb36c6a..57c4f96070 100644
--- a/docs/de-rDE/user/settings-radio-user.md
+++ b/docs/de-rDE/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Öffentlicher Schlüssel | Your node's public key (read-only) |
| Administrativer Schlüssel | Key for remote administration |
| Privater Schlüssel | Your node's private key (handle securely) |
-| Administrativer Kanal aktiviert | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Fehlersuchprotokolle (Debug) | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Verwalteter Modus | Restrict non-admin channel changes |
diff --git a/docs/el-rGR/user/connections.md b/docs/el-rGR/user/connections.md
index 411b5c0c3c..415925900d 100644
--- a/docs/el-rGR/user/connections.md
+++ b/docs/el-rGR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/el-rGR/user/desktop.md b/docs/el-rGR/user/desktop.md
index e65250170a..a892b49c8f 100644
--- a/docs/el-rGR/user/desktop.md
+++ b/docs/el-rGR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/el-rGR/user/nodes.md b/docs/el-rGR/user/nodes.md
index 9eecdee473..fee2af4e84 100644
--- a/docs/el-rGR/user/nodes.md
+++ b/docs/el-rGR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Αίτηση θέσης
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/el-rGR/user/settings-module-admin.md b/docs/el-rGR/user/settings-module-admin.md
index 742665440c..9429fee0d6 100644
--- a/docs/el-rGR/user/settings-module-admin.md
+++ b/docs/el-rGR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/el-rGR/user/settings-radio-user.md b/docs/el-rGR/user/settings-radio-user.md
index 3a01b6348c..fd80ae3607 100644
--- a/docs/el-rGR/user/settings-radio-user.md
+++ b/docs/el-rGR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Δημόσιο Κλειδί | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Ιδιωτικό Κλειδί | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/en/developer/codebase.md b/docs/en/developer/codebase.md
index 10733979fc..5a89df1eeb 100644
--- a/docs/en/developer/codebase.md
+++ b/docs/en/developer/codebase.md
@@ -2,7 +2,7 @@
title: Codebase
parent: Developer Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
aliases:
- repository-layout
- project-structure
@@ -56,7 +56,8 @@ Meshtastic-Android/
│ ├── testing/
│ └── ui/
├── build-logic/ # Convention plugins and build helpers
-│ └── convention/
+│ ├── convention/
+│ └── flatpak/
├── docs/ # Documentation source (markdown)
│ ├── user/
│ └── developer/
diff --git a/docs/en/user/connections.md b/docs/en/user/connections.md
index 4bb83e2307..dfaa90163e 100644
--- a/docs/en/user/connections.md
+++ b/docs/en/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect, tap the disconnect button on the Connect screen:

diff --git a/docs/en/user/desktop.md b/docs/en/user/desktop.md
index f6115c1da7..20c0754816 100644
--- a/docs/en/user/desktop.md
+++ b/docs/en/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -45,7 +41,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +56,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +84,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
|----------|--------|
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/en/user/nodes.md b/docs/en/user/nodes.md
index 134ed2fd05..4eb7a7fbc1 100644
--- a/docs/en/user/nodes.md
+++ b/docs/en/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -84,11 +84,12 @@ Nodes display encryption status icons next to their name:
From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Request position
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/en/user/settings-module-admin.md b/docs/en/user/settings-module-admin.md
index cb452a6630..ea00438ccc 100644
--- a/docs/en/user/settings-module-admin.md
+++ b/docs/en/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules
@@ -234,7 +234,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/en/user/settings-radio-user.md b/docs/en/user/settings-radio-user.md
index ae844eff61..7876ba4069 100644
--- a/docs/en/user/settings-radio-user.md
+++ b/docs/en/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/es-rES/user/connections.md b/docs/es-rES/user/connections.md
index 6d5d68d686..e0f9e9f4b1 100644
--- a/docs/es-rES/user/connections.md
+++ b/docs/es-rES/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuración
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/es-rES/user/desktop.md b/docs/es-rES/user/desktop.md
index 8e30ac9603..e939c5da7b 100644
--- a/docs/es-rES/user/desktop.md
+++ b/docs/es-rES/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/es-rES/user/nodes.md b/docs/es-rES/user/nodes.md
index 2e79186a5b..85200daba0 100644
--- a/docs/es-rES/user/nodes.md
+++ b/docs/es-rES/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Ver en el mapa
- - Solicitar posición
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/es-rES/user/settings-module-admin.md b/docs/es-rES/user/settings-module-admin.md
index c88fdc747f..c49605f4d9 100644
--- a/docs/es-rES/user/settings-module-admin.md
+++ b/docs/es-rES/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/es-rES/user/settings-radio-user.md b/docs/es-rES/user/settings-radio-user.md
index 16cc8f6502..1c8f0f5434 100644
--- a/docs/es-rES/user/settings-radio-user.md
+++ b/docs/es-rES/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Clave Pública | Your node's public key (read-only) |
| Contraseña de administrador | Key for remote administration |
| Clave privada | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modo "ya terminado de configurar" | Restrict non-admin channel changes |
diff --git a/docs/et-rEE/user/connections.md b/docs/et-rEE/user/connections.md
index 5cf988d1b7..791c28854c 100644
--- a/docs/et-rEE/user/connections.md
+++ b/docs/et-rEE/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Sätted
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/et-rEE/user/desktop.md b/docs/et-rEE/user/desktop.md
index ea1041bbbd..a0074d3f93 100644
--- a/docs/et-rEE/user/desktop.md
+++ b/docs/et-rEE/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/et-rEE/user/nodes.md b/docs/et-rEE/user/nodes.md
index d5fc41f168..bb1e4000fe 100644
--- a/docs/et-rEE/user/nodes.md
+++ b/docs/et-rEE/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Vaata kaardil
- - Küsi asukohta
- - Mark as favorite
- - Marsruudi
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/et-rEE/user/settings-module-admin.md b/docs/et-rEE/user/settings-module-admin.md
index 8bb490d4aa..05c95e8a00 100644
--- a/docs/et-rEE/user/settings-module-admin.md
+++ b/docs/et-rEE/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/et-rEE/user/settings-radio-user.md b/docs/et-rEE/user/settings-radio-user.md
index 9814b182f1..116609e2d8 100644
--- a/docs/et-rEE/user/settings-radio-user.md
+++ b/docs/et-rEE/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Avalik võti | Your node's public key (read-only) |
| Administraatori võti | Key for remote administration |
| Salajane võti | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallatud režiim | Restrict non-admin channel changes |
diff --git a/docs/fi-rFI/user/connections.md b/docs/fi-rFI/user/connections.md
index e851c1dbe1..ff2304ff8e 100644
--- a/docs/fi-rFI/user/connections.md
+++ b/docs/fi-rFI/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Asetukset
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/fi-rFI/user/desktop.md b/docs/fi-rFI/user/desktop.md
index 6e2de031da..0db700d2c0 100644
--- a/docs/fi-rFI/user/desktop.md
+++ b/docs/fi-rFI/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/fi-rFI/user/nodes.md b/docs/fi-rFI/user/nodes.md
index 87c1b5073c..4030448fde 100644
--- a/docs/fi-rFI/user/nodes.md
+++ b/docs/fi-rFI/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Näytä kartalla
- - Pyydä sijaintia
- - Mark as favorite
- - Reitinselvitys
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/fi-rFI/user/settings-module-admin.md b/docs/fi-rFI/user/settings-module-admin.md
index 71306117bb..606dbe760e 100644
--- a/docs/fi-rFI/user/settings-module-admin.md
+++ b/docs/fi-rFI/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/fi-rFI/user/settings-radio-user.md b/docs/fi-rFI/user/settings-radio-user.md
index 46e50cde93..8059aeb043 100644
--- a/docs/fi-rFI/user/settings-radio-user.md
+++ b/docs/fi-rFI/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Julkinen avain | Your node's public key (read-only) |
| Ylläpitäjän avain | Key for remote administration |
| Yksityinen avain | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hallintatila | Restrict non-admin channel changes |
diff --git a/docs/fr-rFR/user/connections.md b/docs/fr-rFR/user/connections.md
index 26d164eaf8..a6da9fbe35 100644
--- a/docs/fr-rFR/user/connections.md
+++ b/docs/fr-rFR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/fr-rFR/user/desktop.md b/docs/fr-rFR/user/desktop.md
index 1bb9f2a8a2..90ef260c79 100644
--- a/docs/fr-rFR/user/desktop.md
+++ b/docs/fr-rFR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/fr-rFR/user/nodes.md b/docs/fr-rFR/user/nodes.md
index a2fb34481d..2dcd48aaf7 100644
--- a/docs/fr-rFR/user/nodes.md
+++ b/docs/fr-rFR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Afficher sur la carte
- - Demander la position
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/fr-rFR/user/settings-module-admin.md b/docs/fr-rFR/user/settings-module-admin.md
index 0b5b762c3e..676991a082 100644
--- a/docs/fr-rFR/user/settings-module-admin.md
+++ b/docs/fr-rFR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/fr-rFR/user/settings-radio-user.md b/docs/fr-rFR/user/settings-radio-user.md
index 1202d174a3..88583b1f13 100644
--- a/docs/fr-rFR/user/settings-radio-user.md
+++ b/docs/fr-rFR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Clé publique | Your node's public key (read-only) |
| Clé Admin | Key for remote administration |
| Clé privée | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Mode géré | Restrict non-admin channel changes |
diff --git a/docs/ga-rIE/user/connections.md b/docs/ga-rIE/user/connections.md
index 9e911a8dc1..fc57792902 100644
--- a/docs/ga-rIE/user/connections.md
+++ b/docs/ga-rIE/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ga-rIE/user/desktop.md b/docs/ga-rIE/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/ga-rIE/user/desktop.md
+++ b/docs/ga-rIE/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ga-rIE/user/nodes.md b/docs/ga-rIE/user/nodes.md
index 7c67300ab5..7fcb2b81c7 100644
--- a/docs/ga-rIE/user/nodes.md
+++ b/docs/ga-rIE/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Iarr an suíomh
- - Mark as favorite
- - Céim rianadóireachta
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ga-rIE/user/settings-module-admin.md b/docs/ga-rIE/user/settings-module-admin.md
index 594754b759..f5bb0bbca4 100644
--- a/docs/ga-rIE/user/settings-module-admin.md
+++ b/docs/ga-rIE/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ga-rIE/user/settings-radio-user.md b/docs/ga-rIE/user/settings-radio-user.md
index 6edda35cec..82f1dd63b7 100644
--- a/docs/ga-rIE/user/settings-radio-user.md
+++ b/docs/ga-rIE/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/gl-rES/user/connections.md b/docs/gl-rES/user/connections.md
index 028fee0995..78571b6e2b 100644
--- a/docs/gl-rES/user/connections.md
+++ b/docs/gl-rES/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/gl-rES/user/desktop.md b/docs/gl-rES/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/gl-rES/user/desktop.md
+++ b/docs/gl-rES/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/gl-rES/user/nodes.md b/docs/gl-rES/user/nodes.md
index f38ae2b88b..8aad5b8084 100644
--- a/docs/gl-rES/user/nodes.md
+++ b/docs/gl-rES/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Solicitar posición
- - Mark as favorite
- - Traza-ruta
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/gl-rES/user/settings-module-admin.md b/docs/gl-rES/user/settings-module-admin.md
index 363bbeadaf..5562584179 100644
--- a/docs/gl-rES/user/settings-module-admin.md
+++ b/docs/gl-rES/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/gl-rES/user/settings-radio-user.md b/docs/gl-rES/user/settings-radio-user.md
index a6ee7e7908..34aa6e6f92 100644
--- a/docs/gl-rES/user/settings-radio-user.md
+++ b/docs/gl-rES/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/hr-rHR/user/connections.md b/docs/hr-rHR/user/connections.md
index c379110438..bddf5582e4 100644
--- a/docs/hr-rHR/user/connections.md
+++ b/docs/hr-rHR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/hr-rHR/user/desktop.md b/docs/hr-rHR/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/hr-rHR/user/desktop.md
+++ b/docs/hr-rHR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/hr-rHR/user/nodes.md b/docs/hr-rHR/user/nodes.md
index 02befbf792..25966e8255 100644
--- a/docs/hr-rHR/user/nodes.md
+++ b/docs/hr-rHR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Zatraži poziciju
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/hr-rHR/user/settings-module-admin.md b/docs/hr-rHR/user/settings-module-admin.md
index 7e77594d11..b22dce27ea 100644
--- a/docs/hr-rHR/user/settings-module-admin.md
+++ b/docs/hr-rHR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/hr-rHR/user/settings-radio-user.md b/docs/hr-rHR/user/settings-radio-user.md
index 77b32fbc98..d9704a5e59 100644
--- a/docs/hr-rHR/user/settings-radio-user.md
+++ b/docs/hr-rHR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/ht-rHT/user/connections.md b/docs/ht-rHT/user/connections.md
index 3ca9cedf1e..9a1d466513 100644
--- a/docs/ht-rHT/user/connections.md
+++ b/docs/ht-rHT/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ht-rHT/user/desktop.md b/docs/ht-rHT/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/ht-rHT/user/desktop.md
+++ b/docs/ht-rHT/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ht-rHT/user/nodes.md b/docs/ht-rHT/user/nodes.md
index f60343aff8..ed17ba7686 100644
--- a/docs/ht-rHT/user/nodes.md
+++ b/docs/ht-rHT/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Mande pozisyon
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ht-rHT/user/settings-module-admin.md b/docs/ht-rHT/user/settings-module-admin.md
index 1d2fe4060b..a78afdb321 100644
--- a/docs/ht-rHT/user/settings-module-admin.md
+++ b/docs/ht-rHT/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ht-rHT/user/settings-radio-user.md b/docs/ht-rHT/user/settings-radio-user.md
index 4fbce61410..be72fa2c89 100644
--- a/docs/ht-rHT/user/settings-radio-user.md
+++ b/docs/ht-rHT/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/hu-rHU/user/connections.md b/docs/hu-rHU/user/connections.md
index 8bb75a1763..771aee9a8f 100644
--- a/docs/hu-rHU/user/connections.md
+++ b/docs/hu-rHU/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/hu-rHU/user/desktop.md b/docs/hu-rHU/user/desktop.md
index 07a3fa34ee..a6e943255b 100644
--- a/docs/hu-rHU/user/desktop.md
+++ b/docs/hu-rHU/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/hu-rHU/user/nodes.md b/docs/hu-rHU/user/nodes.md
index fe6b0c9e80..fd0b276837 100644
--- a/docs/hu-rHU/user/nodes.md
+++ b/docs/hu-rHU/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Megtekintés térképen
- - Pozíció kérése
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/hu-rHU/user/settings-module-admin.md b/docs/hu-rHU/user/settings-module-admin.md
index c84154f668..6f52c61f6e 100644
--- a/docs/hu-rHU/user/settings-module-admin.md
+++ b/docs/hu-rHU/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/hu-rHU/user/settings-radio-user.md b/docs/hu-rHU/user/settings-radio-user.md
index 34de3c496d..68fb0993e4 100644
--- a/docs/hu-rHU/user/settings-radio-user.md
+++ b/docs/hu-rHU/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Nyilvános kulcs | Your node's public key (read-only) |
| Admin kulcs | Key for remote administration |
| Privát kulcs | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Felügyelt mód | Restrict non-admin channel changes |
diff --git a/docs/is-rIS/user/connections.md b/docs/is-rIS/user/connections.md
index 21f776e3f2..fd136877ec 100644
--- a/docs/is-rIS/user/connections.md
+++ b/docs/is-rIS/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/is-rIS/user/desktop.md b/docs/is-rIS/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/is-rIS/user/desktop.md
+++ b/docs/is-rIS/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/is-rIS/user/nodes.md b/docs/is-rIS/user/nodes.md
index c1e6bc6e5b..8d1a01b553 100644
--- a/docs/is-rIS/user/nodes.md
+++ b/docs/is-rIS/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Óska eftir staðsetningu
- - Mark as favorite
- - Ferilkönnun
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/is-rIS/user/settings-module-admin.md b/docs/is-rIS/user/settings-module-admin.md
index 222be48dca..e5915c1a39 100644
--- a/docs/is-rIS/user/settings-module-admin.md
+++ b/docs/is-rIS/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/is-rIS/user/settings-radio-user.md b/docs/is-rIS/user/settings-radio-user.md
index b914357cbc..bd6f91f668 100644
--- a/docs/is-rIS/user/settings-radio-user.md
+++ b/docs/is-rIS/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/it-rIT/user/connections.md b/docs/it-rIT/user/connections.md
index 394308a536..04edaa28cd 100644
--- a/docs/it-rIT/user/connections.md
+++ b/docs/it-rIT/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configurazione
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/it-rIT/user/desktop.md b/docs/it-rIT/user/desktop.md
index 40ea66dfd3..b8c9601d9b 100644
--- a/docs/it-rIT/user/desktop.md
+++ b/docs/it-rIT/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/it-rIT/user/nodes.md b/docs/it-rIT/user/nodes.md
index 2d7e369b12..c598961117 100644
--- a/docs/it-rIT/user/nodes.md
+++ b/docs/it-rIT/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Visualizza sulla mappa
- - Richiedi posizione
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/it-rIT/user/settings-module-admin.md b/docs/it-rIT/user/settings-module-admin.md
index 2feae6021a..fad5d24021 100644
--- a/docs/it-rIT/user/settings-module-admin.md
+++ b/docs/it-rIT/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/it-rIT/user/settings-radio-user.md b/docs/it-rIT/user/settings-radio-user.md
index af9570c014..d042400e24 100644
--- a/docs/it-rIT/user/settings-radio-user.md
+++ b/docs/it-rIT/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Chiave Pubblica | Your node's public key (read-only) |
| Chiave Amministratore | Key for remote administration |
| Chiave Privata | Your node's private key (handle securely) |
-| Canale Amministratore Abilitato | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Log di debug | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modalità Gestita | Restrict non-admin channel changes |
diff --git a/docs/iw-rIL/user/connections.md b/docs/iw-rIL/user/connections.md
index d26c138658..44c21d85d4 100644
--- a/docs/iw-rIL/user/connections.md
+++ b/docs/iw-rIL/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/iw-rIL/user/desktop.md b/docs/iw-rIL/user/desktop.md
index 506b35d6bb..97328df868 100644
--- a/docs/iw-rIL/user/desktop.md
+++ b/docs/iw-rIL/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/iw-rIL/user/nodes.md b/docs/iw-rIL/user/nodes.md
index f808e6f822..2cff4450e8 100644
--- a/docs/iw-rIL/user/nodes.md
+++ b/docs/iw-rIL/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - בקש מיקום
- - Mark as favorite
- - בדיקת מסלול
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/iw-rIL/user/settings-module-admin.md b/docs/iw-rIL/user/settings-module-admin.md
index 5e691a35ea..e5ac136ce2 100644
--- a/docs/iw-rIL/user/settings-module-admin.md
+++ b/docs/iw-rIL/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/iw-rIL/user/settings-radio-user.md b/docs/iw-rIL/user/settings-radio-user.md
index 8bf14f6d4e..f198484f2e 100644
--- a/docs/iw-rIL/user/settings-radio-user.md
+++ b/docs/iw-rIL/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/ja-rJP/user/connections.md b/docs/ja-rJP/user/connections.md
index bfa5734d0c..759aea4697 100644
--- a/docs/ja-rJP/user/connections.md
+++ b/docs/ja-rJP/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### 設定
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ja-rJP/user/desktop.md b/docs/ja-rJP/user/desktop.md
index d0f9c3859f..0e36f97a0a 100644
--- a/docs/ja-rJP/user/desktop.md
+++ b/docs/ja-rJP/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ja-rJP/user/nodes.md b/docs/ja-rJP/user/nodes.md
index 3d623f15c3..a5dddb052e 100644
--- a/docs/ja-rJP/user/nodes.md
+++ b/docs/ja-rJP/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - 位置を求める
- - Mark as favorite
- - ルート追跡
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ja-rJP/user/settings-module-admin.md b/docs/ja-rJP/user/settings-module-admin.md
index d6b8116b3c..cc40e13c76 100644
--- a/docs/ja-rJP/user/settings-module-admin.md
+++ b/docs/ja-rJP/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ja-rJP/user/settings-radio-user.md b/docs/ja-rJP/user/settings-radio-user.md
index 93f73236d3..b5360fe301 100644
--- a/docs/ja-rJP/user/settings-radio-user.md
+++ b/docs/ja-rJP/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| 公開鍵 | Your node's public key (read-only) |
| 管理者キー | Key for remote administration |
| 秘密鍵 | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 管理モード | Restrict non-admin channel changes |
diff --git a/docs/ko-rKR/user/connections.md b/docs/ko-rKR/user/connections.md
index 7e9dd79ea8..d31f0fb420 100644
--- a/docs/ko-rKR/user/connections.md
+++ b/docs/ko-rKR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### 설정
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ko-rKR/user/desktop.md b/docs/ko-rKR/user/desktop.md
index 4b3c40ea58..f7b80e59f7 100644
--- a/docs/ko-rKR/user/desktop.md
+++ b/docs/ko-rKR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ko-rKR/user/nodes.md b/docs/ko-rKR/user/nodes.md
index e5bde87441..99c131fab3 100644
--- a/docs/ko-rKR/user/nodes.md
+++ b/docs/ko-rKR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - 위치 요청
- - Mark as favorite
- - 추적 루트
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ko-rKR/user/settings-module-admin.md b/docs/ko-rKR/user/settings-module-admin.md
index ce89167195..8b3cc93a2c 100644
--- a/docs/ko-rKR/user/settings-module-admin.md
+++ b/docs/ko-rKR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ko-rKR/user/settings-radio-user.md b/docs/ko-rKR/user/settings-radio-user.md
index 087b1ca520..caf3d3942a 100644
--- a/docs/ko-rKR/user/settings-radio-user.md
+++ b/docs/ko-rKR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| 공개 키 | Your node's public key (read-only) |
| Admin 키 | Key for remote administration |
| 개인 키 | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 관리 모드 | Restrict non-admin channel changes |
diff --git a/docs/lt-rLT/user/connections.md b/docs/lt-rLT/user/connections.md
index 43ff011980..f59d5e9152 100644
--- a/docs/lt-rLT/user/connections.md
+++ b/docs/lt-rLT/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/lt-rLT/user/desktop.md b/docs/lt-rLT/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/lt-rLT/user/desktop.md
+++ b/docs/lt-rLT/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/lt-rLT/user/nodes.md b/docs/lt-rLT/user/nodes.md
index 7a59e7c110..cbd516e675 100644
--- a/docs/lt-rLT/user/nodes.md
+++ b/docs/lt-rLT/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Prašyti pozicijos
- - Mark as favorite
- - Žinutės kelias
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/lt-rLT/user/settings-module-admin.md b/docs/lt-rLT/user/settings-module-admin.md
index 2a779dacb8..4b96d1b055 100644
--- a/docs/lt-rLT/user/settings-module-admin.md
+++ b/docs/lt-rLT/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/lt-rLT/user/settings-radio-user.md b/docs/lt-rLT/user/settings-radio-user.md
index 4354fe8522..bab652fda9 100644
--- a/docs/lt-rLT/user/settings-radio-user.md
+++ b/docs/lt-rLT/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Viešasis raktas | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Privatus raktas | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/nl-rNL/user/connections.md b/docs/nl-rNL/user/connections.md
index e70fa5ef0e..a785a82f93 100644
--- a/docs/nl-rNL/user/connections.md
+++ b/docs/nl-rNL/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/nl-rNL/user/desktop.md b/docs/nl-rNL/user/desktop.md
index 36c33e5964..48c990a901 100644
--- a/docs/nl-rNL/user/desktop.md
+++ b/docs/nl-rNL/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/nl-rNL/user/nodes.md b/docs/nl-rNL/user/nodes.md
index 62fd7e583d..2faa771e37 100644
--- a/docs/nl-rNL/user/nodes.md
+++ b/docs/nl-rNL/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Positie aanvragen
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/nl-rNL/user/settings-module-admin.md b/docs/nl-rNL/user/settings-module-admin.md
index 07a2a90363..04f008ed55 100644
--- a/docs/nl-rNL/user/settings-module-admin.md
+++ b/docs/nl-rNL/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/nl-rNL/user/settings-radio-user.md b/docs/nl-rNL/user/settings-radio-user.md
index b2e208dbeb..00f4fce366 100644
--- a/docs/nl-rNL/user/settings-radio-user.md
+++ b/docs/nl-rNL/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Publieke sleutel | Your node's public key (read-only) |
| Admin Sleutel | Key for remote administration |
| Privésleutel | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Beheerde modus | Restrict non-admin channel changes |
diff --git a/docs/no-rNO/user/connections.md b/docs/no-rNO/user/connections.md
index 032b48cba7..cade025721 100644
--- a/docs/no-rNO/user/connections.md
+++ b/docs/no-rNO/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/no-rNO/user/desktop.md b/docs/no-rNO/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/no-rNO/user/desktop.md
+++ b/docs/no-rNO/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/no-rNO/user/nodes.md b/docs/no-rNO/user/nodes.md
index 07b973850a..5cff291981 100644
--- a/docs/no-rNO/user/nodes.md
+++ b/docs/no-rNO/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Forespør posisjon
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/no-rNO/user/settings-module-admin.md b/docs/no-rNO/user/settings-module-admin.md
index 4046afd4d0..22cb04975d 100644
--- a/docs/no-rNO/user/settings-module-admin.md
+++ b/docs/no-rNO/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/no-rNO/user/settings-radio-user.md b/docs/no-rNO/user/settings-radio-user.md
index 37e974d7e7..b5f77e772b 100644
--- a/docs/no-rNO/user/settings-radio-user.md
+++ b/docs/no-rNO/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Offentlig nøkkel | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Privat nøkkel | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/pl-rPL/user/connections.md b/docs/pl-rPL/user/connections.md
index 5bb3a95817..8ac2388a03 100644
--- a/docs/pl-rPL/user/connections.md
+++ b/docs/pl-rPL/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Konfiguracja
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/pl-rPL/user/desktop.md b/docs/pl-rPL/user/desktop.md
index b2d3bb1db3..4aeadcade5 100644
--- a/docs/pl-rPL/user/desktop.md
+++ b/docs/pl-rPL/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/pl-rPL/user/nodes.md b/docs/pl-rPL/user/nodes.md
index ebd5e80aa5..ae4e7c8552 100644
--- a/docs/pl-rPL/user/nodes.md
+++ b/docs/pl-rPL/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Pokaż na mapie
- - Poproś o pozycję
- - Mark as favorite
- - Pokaż trasę
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/pl-rPL/user/settings-module-admin.md b/docs/pl-rPL/user/settings-module-admin.md
index f3d5ec1f7d..3fa1674e02 100644
--- a/docs/pl-rPL/user/settings-module-admin.md
+++ b/docs/pl-rPL/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/pl-rPL/user/settings-radio-user.md b/docs/pl-rPL/user/settings-radio-user.md
index f093bd71f7..44b1e8e056 100644
--- a/docs/pl-rPL/user/settings-radio-user.md
+++ b/docs/pl-rPL/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Klucz publiczny | Your node's public key (read-only) |
| Klucz administratora | Key for remote administration |
| Klucz prywatny | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/pt-rBR/user/connections.md b/docs/pt-rBR/user/connections.md
index 69a23f0e05..ac871023b9 100644
--- a/docs/pt-rBR/user/connections.md
+++ b/docs/pt-rBR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/pt-rBR/user/desktop.md b/docs/pt-rBR/user/desktop.md
index 0e853fa026..c60da2b4e7 100644
--- a/docs/pt-rBR/user/desktop.md
+++ b/docs/pt-rBR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/pt-rBR/user/nodes.md b/docs/pt-rBR/user/nodes.md
index 48cd00be22..7746e2ce50 100644
--- a/docs/pt-rBR/user/nodes.md
+++ b/docs/pt-rBR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Solicitar posição
- - Mark as favorite
- - Traçar rota
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/pt-rBR/user/settings-module-admin.md b/docs/pt-rBR/user/settings-module-admin.md
index f16c9b79cc..10c625ed35 100644
--- a/docs/pt-rBR/user/settings-module-admin.md
+++ b/docs/pt-rBR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/pt-rBR/user/settings-radio-user.md b/docs/pt-rBR/user/settings-radio-user.md
index 435640366b..18681bf374 100644
--- a/docs/pt-rBR/user/settings-radio-user.md
+++ b/docs/pt-rBR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Chave Publica | Your node's public key (read-only) |
| Chave do Administrador | Key for remote administration |
| Chave Privada | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modo Administrado | Restrict non-admin channel changes |
diff --git a/docs/pt-rPT/user/connections.md b/docs/pt-rPT/user/connections.md
index b799a58b9e..6f807ca285 100644
--- a/docs/pt-rPT/user/connections.md
+++ b/docs/pt-rPT/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuração
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/pt-rPT/user/desktop.md b/docs/pt-rPT/user/desktop.md
index cd17dca4c2..d571a3f1b8 100644
--- a/docs/pt-rPT/user/desktop.md
+++ b/docs/pt-rPT/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/pt-rPT/user/nodes.md b/docs/pt-rPT/user/nodes.md
index 499f6a86ed..5ecbc9abce 100644
--- a/docs/pt-rPT/user/nodes.md
+++ b/docs/pt-rPT/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Solicitar posição
- - Mark as favorite
- - Traçar rota
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/pt-rPT/user/settings-module-admin.md b/docs/pt-rPT/user/settings-module-admin.md
index 97fc6e0e7e..6561720bd5 100644
--- a/docs/pt-rPT/user/settings-module-admin.md
+++ b/docs/pt-rPT/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/pt-rPT/user/settings-radio-user.md b/docs/pt-rPT/user/settings-radio-user.md
index 8ebb72a535..bd43e3aa0e 100644
--- a/docs/pt-rPT/user/settings-radio-user.md
+++ b/docs/pt-rPT/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Chave pública | Your node's public key (read-only) |
| Chave do Administrador | Key for remote administration |
| Chave privada | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modo Administrado | Restrict non-admin channel changes |
diff --git a/docs/ro-rRO/user/connections.md b/docs/ro-rRO/user/connections.md
index 2eb5bf1f4a..480ed31761 100644
--- a/docs/ro-rRO/user/connections.md
+++ b/docs/ro-rRO/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ro-rRO/user/desktop.md b/docs/ro-rRO/user/desktop.md
index 5c134501d6..ab07dacd5b 100644
--- a/docs/ro-rRO/user/desktop.md
+++ b/docs/ro-rRO/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ro-rRO/user/nodes.md b/docs/ro-rRO/user/nodes.md
index a9b3d41084..d79698e317 100644
--- a/docs/ro-rRO/user/nodes.md
+++ b/docs/ro-rRO/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Vizualizați pe hartă
- - Solicită poziția
- - Mark as favorite
- - Trasare traseu
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ro-rRO/user/settings-module-admin.md b/docs/ro-rRO/user/settings-module-admin.md
index 1ec312c59a..d68637e1ee 100644
--- a/docs/ro-rRO/user/settings-module-admin.md
+++ b/docs/ro-rRO/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ro-rRO/user/settings-radio-user.md b/docs/ro-rRO/user/settings-radio-user.md
index 78b7eba316..0267c22356 100644
--- a/docs/ro-rRO/user/settings-radio-user.md
+++ b/docs/ro-rRO/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Chei publice | Your node's public key (read-only) |
| Cheie Administrator | Key for remote administration |
| Cheia privată | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Mod Gestionat | Restrict non-admin channel changes |
diff --git a/docs/ru-rRU/user/connections.md b/docs/ru-rRU/user/connections.md
index fb26b8d343..1a616df684 100644
--- a/docs/ru-rRU/user/connections.md
+++ b/docs/ru-rRU/user/connections.md
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Настройки
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/ru-rRU/user/desktop.md b/docs/ru-rRU/user/desktop.md
index 15d248ec10..4ef1f6fd8f 100644
--- a/docs/ru-rRU/user/desktop.md
+++ b/docs/ru-rRU/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/ru-rRU/user/nodes.md b/docs/ru-rRU/user/nodes.md
index db0e08d778..aca2f48261 100644
--- a/docs/ru-rRU/user/nodes.md
+++ b/docs/ru-rRU/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Показать на карте
- - Запросить позицию
- - Mark as favorite
- - Трассировка маршрута
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/ru-rRU/user/settings-module-admin.md b/docs/ru-rRU/user/settings-module-admin.md
index 3c5e422060..56265d423a 100644
--- a/docs/ru-rRU/user/settings-module-admin.md
+++ b/docs/ru-rRU/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/ru-rRU/user/settings-radio-user.md b/docs/ru-rRU/user/settings-radio-user.md
index 9833090fb6..487c4ea8b9 100644
--- a/docs/ru-rRU/user/settings-radio-user.md
+++ b/docs/ru-rRU/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Публичный ключ | Your node's public key (read-only) |
| Ключ администратора | Key for remote administration |
| Приватный ключ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Журнал отладки | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Управляемый режим | Restrict non-admin channel changes |
diff --git a/docs/sk-rSK/user/connections.md b/docs/sk-rSK/user/connections.md
index c076f99e43..8d0e90bafd 100644
--- a/docs/sk-rSK/user/connections.md
+++ b/docs/sk-rSK/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/sk-rSK/user/desktop.md b/docs/sk-rSK/user/desktop.md
index 4d634a9251..2a7b102d2d 100644
--- a/docs/sk-rSK/user/desktop.md
+++ b/docs/sk-rSK/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/sk-rSK/user/nodes.md b/docs/sk-rSK/user/nodes.md
index 657a07a284..5cdbe28c48 100644
--- a/docs/sk-rSK/user/nodes.md
+++ b/docs/sk-rSK/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Požiadať o pozíciu
- - Mark as favorite
- - Trasovanie
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/sk-rSK/user/settings-module-admin.md b/docs/sk-rSK/user/settings-module-admin.md
index aa7acd7829..576a2bf2e9 100644
--- a/docs/sk-rSK/user/settings-module-admin.md
+++ b/docs/sk-rSK/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/sk-rSK/user/settings-radio-user.md b/docs/sk-rSK/user/settings-radio-user.md
index 15391a08c9..20a92545e9 100644
--- a/docs/sk-rSK/user/settings-radio-user.md
+++ b/docs/sk-rSK/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Verejný kľúč | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Súkromný kľúč | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/sl-rSI/user/connections.md b/docs/sl-rSI/user/connections.md
index 4dbff4ae5e..abb15e683e 100644
--- a/docs/sl-rSI/user/connections.md
+++ b/docs/sl-rSI/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/sl-rSI/user/desktop.md b/docs/sl-rSI/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/sl-rSI/user/desktop.md
+++ b/docs/sl-rSI/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/sl-rSI/user/nodes.md b/docs/sl-rSI/user/nodes.md
index 2e5d131034..6f921884e0 100644
--- a/docs/sl-rSI/user/nodes.md
+++ b/docs/sl-rSI/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Zahtevaj položaj
- - Mark as favorite
- - Pot
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/sl-rSI/user/settings-module-admin.md b/docs/sl-rSI/user/settings-module-admin.md
index 6689a52d4c..b53a4da07b 100644
--- a/docs/sl-rSI/user/settings-module-admin.md
+++ b/docs/sl-rSI/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/sl-rSI/user/settings-radio-user.md b/docs/sl-rSI/user/settings-radio-user.md
index 8531a296ea..408fd0da62 100644
--- a/docs/sl-rSI/user/settings-radio-user.md
+++ b/docs/sl-rSI/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Javni ključ | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Zasebni ključ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/sq-rAL/user/connections.md b/docs/sq-rAL/user/connections.md
index 6796f6d21a..c5c15aaebb 100644
--- a/docs/sq-rAL/user/connections.md
+++ b/docs/sq-rAL/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/sq-rAL/user/desktop.md b/docs/sq-rAL/user/desktop.md
index 8aff53d677..8501480449 100644
--- a/docs/sq-rAL/user/desktop.md
+++ b/docs/sq-rAL/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/sq-rAL/user/nodes.md b/docs/sq-rAL/user/nodes.md
index 106077f8bc..b3b176b2d2 100644
--- a/docs/sq-rAL/user/nodes.md
+++ b/docs/sq-rAL/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Kërkoni pozicionin
- - Mark as favorite
- - Traceroute
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/sq-rAL/user/settings-module-admin.md b/docs/sq-rAL/user/settings-module-admin.md
index 6404ae33cb..4831a82b92 100644
--- a/docs/sq-rAL/user/settings-module-admin.md
+++ b/docs/sq-rAL/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/sq-rAL/user/settings-radio-user.md b/docs/sq-rAL/user/settings-radio-user.md
index 0cfae01ee9..95294da310 100644
--- a/docs/sq-rAL/user/settings-radio-user.md
+++ b/docs/sq-rAL/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Public Key | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Private Key | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/sr-rLatn/user/connections.md b/docs/sr-rLatn/user/connections.md
index 295a5d6918..cb01ae7541 100644
--- a/docs/sr-rLatn/user/connections.md
+++ b/docs/sr-rLatn/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/sr-rLatn/user/desktop.md b/docs/sr-rLatn/user/desktop.md
index 3b3486dcd3..8a9c8c87a0 100644
--- a/docs/sr-rLatn/user/desktop.md
+++ b/docs/sr-rLatn/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Отвори подешавања |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/sr-rLatn/user/nodes.md b/docs/sr-rLatn/user/nodes.md
index 0bea772135..767bdc0098 100644
--- a/docs/sr-rLatn/user/nodes.md
+++ b/docs/sr-rLatn/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Захтевај позицију
- - Mark as favorite
- - Праћење руте
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/sr-rLatn/user/settings-module-admin.md b/docs/sr-rLatn/user/settings-module-admin.md
index 27c3d2033c..cd08f03ea5 100644
--- a/docs/sr-rLatn/user/settings-module-admin.md
+++ b/docs/sr-rLatn/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/sr-rLatn/user/settings-radio-user.md b/docs/sr-rLatn/user/settings-radio-user.md
index 366b1a410c..4669cb04e3 100644
--- a/docs/sr-rLatn/user/settings-radio-user.md
+++ b/docs/sr-rLatn/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Javni ključ | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Privatni ključ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/srp/user/connections.md b/docs/srp/user/connections.md
index d0febb8d91..7ccf064b67 100644
--- a/docs/srp/user/connections.md
+++ b/docs/srp/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/srp/user/desktop.md b/docs/srp/user/desktop.md
index 3b3486dcd3..8a9c8c87a0 100644
--- a/docs/srp/user/desktop.md
+++ b/docs/srp/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Отвори подешавања |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/srp/user/nodes.md b/docs/srp/user/nodes.md
index 8246d38cfc..0ce8b665b1 100644
--- a/docs/srp/user/nodes.md
+++ b/docs/srp/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Захтевај позицију
- - Mark as favorite
- - Праћење руте
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/srp/user/settings-module-admin.md b/docs/srp/user/settings-module-admin.md
index ee98535615..fcb9762684 100644
--- a/docs/srp/user/settings-module-admin.md
+++ b/docs/srp/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/srp/user/settings-radio-user.md b/docs/srp/user/settings-radio-user.md
index dc0ab67665..4e902edc3a 100644
--- a/docs/srp/user/settings-radio-user.md
+++ b/docs/srp/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Јавни кључ | Your node's public key (read-only) |
| Admin Key | Key for remote administration |
| Приватни кључ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Managed Mode | Restrict non-admin channel changes |
diff --git a/docs/sv-rSE/user/connections.md b/docs/sv-rSE/user/connections.md
index eb5afa7a53..2647bb733a 100644
--- a/docs/sv-rSE/user/connections.md
+++ b/docs/sv-rSE/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Konfiguration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/sv-rSE/user/desktop.md b/docs/sv-rSE/user/desktop.md
index aa177cb641..516e91d159 100644
--- a/docs/sv-rSE/user/desktop.md
+++ b/docs/sv-rSE/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/sv-rSE/user/nodes.md b/docs/sv-rSE/user/nodes.md
index f2fac526d2..1716f04ad2 100644
--- a/docs/sv-rSE/user/nodes.md
+++ b/docs/sv-rSE/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Visa på karta
- - Begär position
- - Mark as favorite
- - Traceroute (spåra rutt)
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/sv-rSE/user/settings-module-admin.md b/docs/sv-rSE/user/settings-module-admin.md
index be69475593..85690373f6 100644
--- a/docs/sv-rSE/user/settings-module-admin.md
+++ b/docs/sv-rSE/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/sv-rSE/user/settings-radio-user.md b/docs/sv-rSE/user/settings-radio-user.md
index 2a314e09dc..45bbedfbc6 100644
--- a/docs/sv-rSE/user/settings-radio-user.md
+++ b/docs/sv-rSE/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Publik nyckel | Your node's public key (read-only) |
| Admin-nyckel | Key for remote administration |
| Privat nyckel | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Hanterat läge | Restrict non-admin channel changes |
diff --git a/docs/tr-rTR/user/connections.md b/docs/tr-rTR/user/connections.md
index 41a02e46f0..9a7f5bb16a 100644
--- a/docs/tr-rTR/user/connections.md
+++ b/docs/tr-rTR/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Yapılandırma
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/tr-rTR/user/desktop.md b/docs/tr-rTR/user/desktop.md
index 0048d31e28..d4c936ba81 100644
--- a/docs/tr-rTR/user/desktop.md
+++ b/docs/tr-rTR/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/tr-rTR/user/nodes.md b/docs/tr-rTR/user/nodes.md
index ea487f043d..e69fcbb90e 100644
--- a/docs/tr-rTR/user/nodes.md
+++ b/docs/tr-rTR/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - View on map
- - Konum iste
- - Mark as favorite
- - Yol izle
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/tr-rTR/user/settings-module-admin.md b/docs/tr-rTR/user/settings-module-admin.md
index cb44aa97c7..7f7e6959ed 100644
--- a/docs/tr-rTR/user/settings-module-admin.md
+++ b/docs/tr-rTR/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/tr-rTR/user/settings-radio-user.md b/docs/tr-rTR/user/settings-radio-user.md
index 8dfed14bec..aff8918cb3 100644
--- a/docs/tr-rTR/user/settings-radio-user.md
+++ b/docs/tr-rTR/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Genel Anahtar | Your node's public key (read-only) |
| Yönetici Anahtarı | Key for remote administration |
| Özel Anahtar | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Yönetilen Mod | Restrict non-admin channel changes |
diff --git a/docs/uk-rUA/user/connections.md b/docs/uk-rUA/user/connections.md
index a4be3aaac5..a2b7d41578 100644
--- a/docs/uk-rUA/user/connections.md
+++ b/docs/uk-rUA/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Налаштування
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/uk-rUA/user/desktop.md b/docs/uk-rUA/user/desktop.md
index f9318bf6e9..a1b2d6996b 100644
--- a/docs/uk-rUA/user/desktop.md
+++ b/docs/uk-rUA/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/uk-rUA/user/nodes.md b/docs/uk-rUA/user/nodes.md
index b7d1966477..2016386241 100644
--- a/docs/uk-rUA/user/nodes.md
+++ b/docs/uk-rUA/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - Переглянути на мапі
- - Запит місцезнаходження
- - Mark as favorite
- - Маршрут
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/uk-rUA/user/settings-module-admin.md b/docs/uk-rUA/user/settings-module-admin.md
index f6db6eff15..8cd826e8ce 100644
--- a/docs/uk-rUA/user/settings-module-admin.md
+++ b/docs/uk-rUA/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/uk-rUA/user/settings-radio-user.md b/docs/uk-rUA/user/settings-radio-user.md
index 48597bc094..1689efad44 100644
--- a/docs/uk-rUA/user/settings-radio-user.md
+++ b/docs/uk-rUA/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Відкритий ключ | Your node's public key (read-only) |
| Ключ адміністратора | Key for remote administration |
| Приватний ключ | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Керований режим | Restrict non-admin channel changes |
diff --git a/docs/zh-rCN/user/connections.md b/docs/zh-rCN/user/connections.md
index e473d3b4b1..65c8c10943 100644
--- a/docs/zh-rCN/user/connections.md
+++ b/docs/zh-rCN/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### Configuration
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/zh-rCN/user/desktop.md b/docs/zh-rCN/user/desktop.md
index e32e877277..2ae30322ca 100644
--- a/docs/zh-rCN/user/desktop.md
+++ b/docs/zh-rCN/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | 打开设置 |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/zh-rCN/user/nodes.md b/docs/zh-rCN/user/nodes.md
index 216c89735b..2549e37b0a 100644
--- a/docs/zh-rCN/user/nodes.md
+++ b/docs/zh-rCN/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - 查看地图
- - 请求位置
- - Mark as favorite
- - 追踪器
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/zh-rCN/user/settings-module-admin.md b/docs/zh-rCN/user/settings-module-admin.md
index 0087e8f083..fd3338db6a 100644
--- a/docs/zh-rCN/user/settings-module-admin.md
+++ b/docs/zh-rCN/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/zh-rCN/user/settings-radio-user.md b/docs/zh-rCN/user/settings-radio-user.md
index 2454976da6..97b2c43fca 100644
--- a/docs/zh-rCN/user/settings-radio-user.md
+++ b/docs/zh-rCN/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| 公钥 | Your node's public key (read-only) |
| 管理员密钥 | Key for remote administration |
| 私钥 | Your node's private key (handle securely) |
-| Admin Channel Enabled | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 管理模式 | Restrict non-admin channel changes |
diff --git a/docs/zh-rTW/user/connections.md b/docs/zh-rTW/user/connections.md
index d7c2c768c5..4960c0c9ff 100644
--- a/docs/zh-rTW/user/connections.md
+++ b/docs/zh-rTW/user/connections.md
@@ -22,7 +22,7 @@ Bluetooth Low Energy is the default and most common connection method on Android
### Pairing a Device
1. Ensure your Meshtastic radio is powered on and in pairing mode.
-2. Open the app and navigate to **Connections**.
+2. Open the app and navigate to the **Connect** tab.
3. Tap **Scan for Devices** — nearby Meshtastic radios will appear.
4. Select your device from the list.
5. Accept the Bluetooth pairing prompt if shown.
@@ -77,7 +77,7 @@ Some Meshtastic radios support WiFi connectivity, allowing TCP-based connections
### 設定
1. Connect your radio to a WiFi network via the radio's web interface or settings.
-2. In the app, go to **Connections → TCP**.
+2. In the app, go to **Connect → TCP**.
3. Enter the radio's IP address and port (default: 4403).
4. Tap **Connect**.
@@ -99,9 +99,9 @@ A successful connection is confirmed with a status indicator:
## Reconnection Behavior
-The app reconnects to the **last selected device** on startup. You can manually switch transports from the connections screen at any time.
+The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, use the disconnect button on the connections screen:
+To disconnect from a radio, tap the disconnect button on the Connect screen:

diff --git a/docs/zh-rTW/user/desktop.md b/docs/zh-rTW/user/desktop.md
index 6687e89029..cc3a125f3d 100644
--- a/docs/zh-rTW/user/desktop.md
+++ b/docs/zh-rTW/user/desktop.md
@@ -45,7 +45,7 @@ The most reliable connection method on Desktop:
1. Connect your Meshtastic radio via USB cable.
2. The app should detect the serial port automatically.
-3. If not detected, select the correct serial port from the connections menu.
+3. If not detected, select the correct serial port from the Connect menu.
### TCP/IP
@@ -60,7 +60,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
1. Ensure your system has a Bluetooth adapter.
2. The app scans for nearby Meshtastic radios automatically.
-3. Select your device from the connections screen.
+3. Select your device from the Connect screen.
## Feature Parity
@@ -88,10 +88,10 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
| ------------------- | --------------------------- |
| **⌘Q** / **Ctrl+Q** | Quit the application |
| **⌘,** / **Ctrl+,** | Open Settings |
-| **⌘1** / **Ctrl+1** | Switch to Conversations tab |
+| **⌘1** / **Ctrl+1** | Switch to Messages tab |
| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connections tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray
diff --git a/docs/zh-rTW/user/nodes.md b/docs/zh-rTW/user/nodes.md
index 07048b2ff1..197fa6a8c2 100644
--- a/docs/zh-rTW/user/nodes.md
+++ b/docs/zh-rTW/user/nodes.md
@@ -86,11 +86,12 @@ From the node list, you can:
- **Tap** a node to view its detail page
- **Long-press** for quick actions:
+ - Mark/remove favorite
+ - Mute/unmute notifications
- Send a direct message
- - 在地圖上檢視
- - 要求位置
- - Mark as favorite
- - 路由追蹤
+ - Trace route
+ - Ignore/unignore
+ - Remove node
## Filtering & Sorting
diff --git a/docs/zh-rTW/user/settings-module-admin.md b/docs/zh-rTW/user/settings-module-admin.md
index 2d1e0f250f..c00ae7e0db 100644
--- a/docs/zh-rTW/user/settings-module-admin.md
+++ b/docs/zh-rTW/user/settings-module-admin.md
@@ -235,7 +235,7 @@ View detailed diagnostic information:
- **"No response from target node"** — the target may be out of range, offline, or have a mismatched admin key. Verify the admin key matches on both nodes.
- **Changes not applying** — some settings require a reboot to take effect. Try the Reboot action after saving.
-- **Can't see remote settings** — ensure your node has the admin key for the target node and that Admin Channel is enabled in Security Config.
+- **Can't see remote settings** — ensure your node has the admin key for the target node. The admin channel is configured automatically when an admin key is set.
## Related Topics
diff --git a/docs/zh-rTW/user/settings-radio-user.md b/docs/zh-rTW/user/settings-radio-user.md
index dd7185da36..c0f3597e9c 100644
--- a/docs/zh-rTW/user/settings-radio-user.md
+++ b/docs/zh-rTW/user/settings-radio-user.md
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| 公鑰 | Your node's public key (read-only) |
| 管理金鑰 | Key for remote administration |
| 私鑰 | Your node's private key (handle securely) |
-| Admin Channel Enabled - 管理員頻道已啟用 | Allow admin commands via channel |
+| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
| 除錯日誌 | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| 管理模式 | Restrict non-admin channel changes |
Served by rngit 1.5.4 - Generated in 1.58s